home *** CD-ROM | disk | FTP | other *** search
Wrap
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>15.4.  Basic II</title> <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" /> <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" /> <link rel="stylesheet" href="gimp-help-custom.css" type="text/css" /> <link rel="alternate stylesheet" href="gimp22.css" type="text/css" title="gimp22" /> <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" /> <link rel="start" href="index.html" title="GNU Image Manipulation Program" /> <link rel="up" href="filters-alpha-to-logo.html" title="15.  Alpha to Logo Filters" /> <link rel="prev" href="script-fu-basic1-logo-alpha.html" title="15.3.  Basic I" /> <link rel="next" href="script-fu-bovinated-logo-alpha.html" title="15.5.  Bovination" /> </head> <body> <div class="navheader"> <table width="100%" summary="Navigation header"> <tr> <th colspan="3" align="center">15.4.  <span lang="en" xml:lang="en">Basic II</span> </th> </tr> <tr> <td width="20%" align="left"><a accesskey="p" href="script-fu-basic1-logo-alpha.html"><img src="../images/prev.png" alt="Prev" /></a> </td> <th width="60%" align="center">15.  <span lang="en" xml:lang="en">Alpha to Logo Filters</span> </th> <td width="20%" align="right"> <a accesskey="n" href="script-fu-bovinated-logo-alpha.html"><img src="../images/next.png" alt="Next" /></a></td> </tr> </table> <hr /> </div> <div class="sect2" lang="en" xml:lang="en"> <div class="titlepage"> <div> <div> <h3 class="title"><a id="script-fu-basic2-logo-alpha"></a>15.4.  <span lang="en" xml:lang="en">Basic II</span> </h3> </div> <div> <div class="revhistory"> <table border="1" width="100%" summary="Revision history"> <tr> <th align="left" valign="top" colspan="3"> <b>Revision History</b> </th> </tr> <tr> <td align="left">Revision $Revision: 2287 $</td> <td align="left">2007-11-30</td> <td align="left">ude</td> </tr> </table> </div> </div> </div> </div> <a id="id2783547" class="indexterm"></a> <a id="id2783565" class="indexterm"></a> <div class="sect3" lang="en" xml:lang="en"> <div class="titlepage"> <div> <div> <h4 class="title"><a id="id2783574"></a>15.4.1.  <span lang="en" xml:lang="en">Overview</span> </h4> </div> </div> </div> <div class="figure"> <a id="id2783584"></a> <p class="title"> <b>Figure 16.297.  <span lang="en" xml:lang="en"> Example for the “<span class="quote">Basic II</span>” filter </span> </b> </p> <div class="figure-contents"> <div class="mediaobject"> <img src="../images/filters/examples/logo-basic2.jpg" alt="Example for the Basic II filter" /> <div class="caption"> <p>“<span class="quote">Basic II</span>” applied</p> </div> </div> </div> </div> <br class="figure-break" /> <p> This filter adds a gradient effect to active layers's alpha and adds a highlight, a shadow, and a background layer. </p> <div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;"> <table border="0" summary="Warning"> <tr> <td rowspan="2" align="center" valign="top" width="25"> <img alt="[Warning]" src="../images/warning.png" /> </td> <th align="left">Warning</th> </tr> <tr> <td align="left" valign="top"> <p> The image will always be resized to the active layer's size. </p> </td> </tr> </table> </div> <p> The filter is derived from the “<span class="quote">Basic II</span>” logo script (<span class="guimenu"><span class="accel">X</span>tns</span> → <span class="guisubmenu"><span class="accel">L</span>ogo</span> → <span class="guimenuitem">B<span class="accel">a</span>sic II</span> in the toolbox), which draws a specified text over a background with a drop shadow and a highlight: </p> <div class="mediaobject"> <img src="../images/filters/examples/basic2-script-fu.jpg" /> <div class="caption"> <p>The “<span class="quote">Basic II</span>” logo script.</p> </div> </div> <div class="itemizedlist"> <p> You can reproduce the gradient effect manually using the <a class="link" href="gimp-tool-blend.html" title="3.4.  Blend">Blend tool</a> with the following options: </p> <ul type="disc"> <li> <p><span class="guilabel">Mode</span>: Multiply,</p> </li> <li> <p> <span class="guilabel">Gradient</span>: FG to BG (RGB), where FG is white and BG is black, </p> </li> <li> <p><span class="guilabel">Offset</span>: 20,</p> </li> <li> <p><span class="guilabel">Shape</span>: Radial,</p> </li> <li> <p><span class="guilabel">Dithering</span>: checked.</p> </li> </ul> </div> </div> <div class="sect3" lang="en" xml:lang="en"> <div class="titlepage"> <div> <div> <h4 class="title"><a id="id2783800"></a>15.4.2.  <span lang="en" xml:lang="en">Activate the filter</span> </h4> </div> </div> </div> <p> This filter is found in the image window menu under <span class="guimenu"><span class="accel">F</span>ilters</span> → <span class="guisubmenu">Alpha to <span class="accel">L</span>ogo</span> → <span class="guimenuitem">B<span class="accel">a</span>sic II</span>. </p> </div> <div class="sect3" lang="en" xml:lang="en"> <div class="titlepage"> <div> <div> <h4 class="title"><a id="id2783851"></a>15.4.3.  <span lang="en" xml:lang="en">Options</span> </h4> </div> </div> </div> <div class="figure"> <a id="id2783862"></a> <p class="title"> <b>Figure 16.298.  <span lang="en" xml:lang="en">“<span class="quote">Basic II</span>” options</span> </b> </p> <div class="figure-contents"> <div class="mediaobject"> <img src="../images/filters/options-logo-basic2.png" alt="Basic II options" /> </div> </div> </div> <br class="figure-break" /> <div class="variablelist"> <dl> <dt> <span class="term">Background color</span> </dt> <dd> <p> This color is used to fill the background layer created by the filter. It defaults to white. When you click on the color button a color selector pops up where you can select any other color. </p> </dd> <dt> <span class="term">Text color</span> </dt> <dd> <p> The name of this options refers to the text color of the logo script described above. Here this color - by default red (206,6,50) - sets the basic color of the gradient effect: it is the color the alpha channel will be filled with before the gradient effect will be applied. </p> </dd> </dl> </div> </div> </div> <div class="navfooter"> <hr /> <table width="100%" summary="Navigation footer"> <tr> <td width="40%" align="left"><a accesskey="p" href="script-fu-basic1-logo-alpha.html"><img src="../images/prev.png" alt="Prev" /></a> </td> <td width="20%" align="center"> <a accesskey="u" href="filters-alpha-to-logo.html"> <img src="../images/up.png" alt="Up" /> </a> </td> <td width="40%" align="right"> <a accesskey="n" href="script-fu-bovinated-logo-alpha.html"><img src="../images/next.png" alt="Next" /></a></td> </tr> <tr> <td width="40%" align="left" valign="top"><a accesskey="p" href="script-fu-basic1-logo-alpha.html">15.3.  <span lang="en" xml:lang="en">Basic I</span> </a> </td> <td width="20%" align="center"> <a accesskey="h" href="index.html"> <img src="../images/home.png" alt="Home" /> </a> </td> <td width="40%" align="right" valign="top"> <a accesskey="n" href="script-fu-bovinated-logo-alpha.html">15.5.  <span lang="en" xml:lang="en">Bovination</span> </a></td> </tr> </table> </div> </body> </html>